.page_news{width: 100%;height: 413px;padding-top: 60px;background: #fff}

.page_newstitle{font-size: 30px;color: #333333;line-height: 34px;border-bottom: 1px solid #dbdbdb;height: 56px}
.page_newstitle span{font-size: 19px;color: #d6d6d6}

.news_left{width: 182px;height: 237px;background: #f1f1f1;float: left;text-align: center;}
.news_time2{font-size: 30px;color: #126bb3;font-weight: bold;margin-top:85px;line-height: 30px;}
.news_time3{font-size: 14px;color: #126bb3;margin-top:23px;}
.news_right{width: 387px;height: 237px;float: right;position: relative;}
.news_name{position: absolute; background:url(../ZERO/img/newsbg.png) no-repeat;width: 364px;height: 46px;bottom: 0px;left: 0px;padding-left:23px;}
.news_name a{font-size: 14px;color: #fff;line-height: 46px;}

.blk_18 {
    WIDTH:100%; height:300px; ZOOM: 1; position:relative;
}
.blk_18 .pcont {
    OVERFLOW: hidden; WIDTH:1190px; margin:auto; height:300px;
}
.blk_18 .ScrCont {
    WIDTH: 32766px; ZOOM: 1
}
.blk_18 #List1_1 {
    FLOAT: left;
}
.blk_18 #List1_1 li{
    FLOAT: left;
}
.blk_18 #List2_1 {
    FLOAT: left;
}
.blk_18 .LeftBotton {
    HEIGHT: 24px; width:24px; position:absolute; background:url(../ZERO/img/pro_prev.png) no-repeat; right:40px; top:-94px; z-index:111111;
}
.blk_18 .LeftBotton a{ width:34px; display:block;}
.blk_18 .RightBotton {
    WIDTH: 24px; HEIGHT:24px; position:absolute; background:url(../ZERO/img/pro_next.png) no-repeat; right:0; top:-94px; z-index:111111;
}
.blk_18 .RightBotton a{ width:34px; display:block; cursor:pointer;}

.gdpic {
    FLOAT: left; width:218px; text-align:center; height:auto; margin-right:24px;box-shadow: 5px 5px 5px #c1bfbf;height: 296px;
}
.gdpic img{width: 218px;height: 296px;}
.commu_cont3 {
    MARGIN: 9px 7px 7px; LINE-HEIGHT: 150%
}
.commu_cont3 UL {
    WIDTH: 132px
}



.index_advantage_resu_1,.index_advantage_resu_2,.index_advantage_resu_3,.index_advantage_resu_4,.index_advantage_resu_5,.index_advantage_resu_6{display: none;}
.fadeInLeftBig {
	-webkit-animation:fadeInLeftBig 1s .2s ease both;
	-moz-animation:fadeInLeftBig 1s .2s ease both;
}
.fadeInLeftBig1 {
	-webkit-animation:fadeInLeftBig 1s .4s ease both;
	-moz-animation:fadeInLeftBig 1s .4s ease both;
}
.fadeInLeftBig2 {
	-webkit-animation:fadeInLeftBig 1s .6s ease both;
	-moz-animation:fadeInLeftBig 1s .6s ease both;
}
.fadeInRightBig {
	-webkit-animation:fadeInRightBig 1s .2s ease both;
	-moz-animation:fadeInRightBig 1s .2s ease both;
}
.fadeInRightBig1 {
	-webkit-animation:fadeInRightBig 1s .4s ease both;
	-moz-animation:fadeInRightBig 1s .4s ease both;
}
.fadeInRightBig2 {
	-webkit-animation:fadeInRightBig 1s .6s ease both;
	-moz-animation:fadeInRightBig 1s .6s ease both;
}
.fadeInRightBig3 {
	-webkit-animation:fadeInRightBig 1s .8s ease both;
	-moz-animation:fadeInRightBig 1s .8s ease both;
}
.fadeInRightBig4 {
	-webkit-animation:fadeInRightBig 1s 1s ease both;
	-moz-animation:fadeInRightBig 1s 1s ease both;
}
.fadeInRightBig5 {
	-webkit-animation:fadeInRightBig 1s 1.2s ease both;
	-moz-animation:fadeInRightBig 1s 1.2s ease both;
}
#index_news_animate,#index_advantage_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}

#abus_more{
position: relative;
    animation:myfirst 2s linear;
    -moz-animation:myfirst 2s linear; /* Firefox */
    -webkit-animation:myfirst 2s linear; /* Safari and Chrome */
    -o-animation:myfirst 2s linear; /* Opera */
    animation-iteration-count:infinite;
}
@keyframes myfirst
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-moz-keyframes myfirst /* Firefox */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}

@-o-keyframes myfirst /* Opera */
{
    0%   {top: 0}
    40%  {top: 10px}
    70%  {top: -10px}
    100% {top: 0}
}
